From 4f5ccb8fd9f35ae0ec564f26ca529e55436ddd62 Mon Sep 17 00:00:00 2001 From: Christian Wolter Date: Thu, 5 Jun 2014 11:24:54 +0200 Subject: [PATCH] added xentop option -f , --full-name to xentop manpage Signed-off-by: Christian Wolter Acked-by: Ian Campbell --- tools/xenstat/xentop/xentop.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/xenstat/xentop/xentop.1 b/tools/xenstat/xentop/xentop.1 index 0a78e4c56b..8f6ab0101e 100644 --- a/tools/xenstat/xentop/xentop.1 +++ b/tools/xenstat/xentop/xentop.1 @@ -25,6 +25,7 @@ [\fB\-n\fR] [\fB\-r\fR] [\fB\-v\fR] +[\fB\-f\fR] [\fB\-b\fR] [\fB\-i\fRITERATIONS] @@ -56,6 +57,9 @@ repeat table header before each domain \fB\-v\fR, \fB\-\-vcpus\fR output VCPU data .TP +\fB\-f\fR, \fB\-\-full\-name\fR +output the full domain name (not truncated) +.TP \fB\-b\fR, \fB\-\-batch\fR output data in batch mode (to stdout) .TP -- 2.30.2